Properties  Methods 

SciChart.Charting Assembly > SciChart.Charting.Visuals.RenderableSeries Namespace : IParallelCoordinateDataItem<TObject> Interface
IParallelCoordinateDataItem<TObject> Interface Members

The following tables list the members exposed by IParallelCoordinateDataItem<TObject>.

Public Properties
 NameDescription
 Property Axis style for data item  
 Property Data item title  
Top
Public Methods
 NameDescription
 Method Get axis wrapper that represents the current data item  
 Method Get Y value for the specific object.  
 Method Prepares current data item for use with specific data set  
Top
See Also